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

# subtitle

Secondary descriptive text such as artist name, episode description, or additional context for the content. This provides supplementary information to help users identify and understand the content being played.

## Declaration

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

## See Also

### Inspecting the metadata

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