---
title: attachment
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextattachmentcellprotocol/attachment
---

# attachment

Returns the text attachment object that owns the cell.

## Declaration

```swift
nonisolated unowned(unsafe) var attachment: NSTextAttachment? { get set }
```
