---
title: note
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inappendtonoteintentresponse/note
---

# note

The details of the note that you updated.

## Declaration

```swift
@NSCopying var note: INNote? { get set }
```

## Discussion

Discussion Use this property to specify the content of the note that you updated.
