---
title: image
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inimagenotecontent/image
---

# image

An image contained in a note.

## Declaration

```swift
@NSCopying var image: INImage? { get }
```
