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

# title

The button’s title.

## Declaration

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

## See Also

### Configuring the Button’s Attributes

- [isEnabled](carplay/cpbutton/isenabled.md)
