# `GSPreferenceViewControllerProtocol.image`

*Instance Property*

## Declaration

```swift
optional var image: NSImage { get }
```

```objc
@property (readonly) NSImage * image;
```

```python
image() -> NSImage
```

