---
title: content
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inmessage/content
---

# content

The text that Siri recites to the message recipient.

## Declaration

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

## See Also

### Getting the Content

- [audioMessageFile](intents/inmessage/audiomessagefile.md)
