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

# content

The main content of the note.

## Declaration

```swift
@NSCopying var content: INNoteContent? { get }
```

## See Also

### Getting the Note Content

- [title](intents/increatenoteintent/title.md)
- [groupName](intents/increatenoteintent/groupname.md)
