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

# message

The descriptive message providing details about the reason for displaying the action sheet.

## Declaration

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

## See Also

### Getting Action Sheet Template Information

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