---
title: subtitle
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplisttemplatedetailsheader/subtitle
---

# subtitle

The secondary subtitle text displayed below the title.

## Declaration

```swift
var subtitle: String? { get set }
```

## Discussion

Discussion The subtitle provides additional context or metadata about the content, such as artist names, episode descriptions, or secondary information. This text is displayed with reduced visual prominence compared to the title.
