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

# title

The title of the action sheet.

## Declaration

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

## See Also

### Getting Action Sheet Template Information

- [message](carplay/cpactionsheettemplate/message.md)
- [actions](carplay/cpactionsheettemplate/actions.md)
