---
title: name
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/audiofileresource/name
---

# name

The name of this AudioFileResource.

## Declaration

```swift
@MainActor @preconcurrency final let name: String
```

## See Also

### Describing the resource

- [configuration](realitykit/audiofileresource/configuration-swift.property.md)
- [duration](realitykit/audiofileresource/duration.md)
