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

# content

The content to append to the note.

## Declaration

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

## See Also

### Getting the Note Content

- [targetNote](intents/inappendtonoteintent/targetnote.md)
