---
title: title
framework: avkit
role: symbol
role_heading: Instance Property
path: avkit/avinterfacemetadatatemplate/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, readwrite, nullable) NSString * title;
```

## See Also

### Inspecting the template

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