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

# title

The title that the picker’s item displays.

## Declaration

```swift
var title: String { get set }
```

## See Also

### Managing the Picker Item’s Data

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