---
title: image
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspathcomponentcell/image
---

# image

The image displayed for this component cell.

## Declaration

```swift
var image: NSImage? { get set }
```
