---
title: subtitle
framework: AVKit
role: symbol
role_heading: Instance Property
path: avkit/avinterfacemetadata/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;
```
