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

# subtitle

The subtitle that the picker’s item displays.

## Declaration

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

## See Also

### Managing the Picker Item’s Data

- [title](carplay/cppointofinterest/title.md)
- [summary](carplay/cppointofinterest/summary.md)
