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

## See Also

### Inspecting the template

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