---
title: headerSubtitle
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplistsection/headersubtitle
---

# headerSubtitle

A string that the header displays as a subtitle.

## Declaration

```swift
var headerSubtitle: String? { get }
```

## See Also

### Configuring Section Headers

- [headerButton](carplay/cplistsection/headerbutton.md)
- [headerImage](carplay/cplistsection/headerimage.md)
