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

# title

The title that the navigation bar displays when the template is visible.

## Declaration

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

## See Also

### Getting Supplementary Information

- [maximumItemCount](carplay/cplisttemplate/maximumitemcount.md)
- [itemCount](carplay/cplisttemplate/itemcount.md)
- [indexPath(for:)](carplay/cplisttemplate/indexpath(for:).md)
