---
title: text
framework: intents
role: symbol
role_heading: Instance Property
path: intents/intextnotecontent/text
---

# text

Text from the main content of the note.

## Declaration

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