---
title: title
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avinterfacemetadata-c.class/title
---

# title

Primary title or name of the media content for display in player UI and system interfaces. This should be the main identifying text for the content, such as a song title, episode name, or movie title.

## Declaration

```occ
@property (nonatomic, copy, readonly, nullable) NSString * title;
```

## See Also

### Inspecting the metadata

- [subtitle](avkit/avinterfacemetadata-c.class/subtitle.md)
- [audioOnly](avkit/avinterfacemetadata-c.class/audioonly.md)
- [presentationSize](avkit/avinterfacemetadata-c.class/presentationsize.md)
- [albumArtworkRepresentations](avkit/avinterfacemetadata-c.class/albumartworkrepresentations.md)
