---
title: createdNote
framework: intents
role: symbol
role_heading: Instance Property
path: intents/increatenoteintentresponse/creatednote
---

# createdNote

The details of the note that you created.

## Declaration

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

## Discussion

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