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

# title

The text that the template displays as the item’s title.

## Declaration

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

## See Also

### Accessing the Item’s Attributes

- [detail](carplay/cpinformationitem/detail.md)
