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

# targetNote

The note to receive the additional content.

## Declaration

```swift
@NSCopying var targetNote: INNote? { get }
```

## See Also

### Getting the Note Content

- [content](intents/inappendtonoteintent/content.md)
