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

# title

The text the button displays.

## Declaration

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