---
title: identifier
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstablecolumn/identifier
---

# identifier

The identifier string for the table column.

## Declaration

```swift
var identifier: NSUserInterfaceItemIdentifier { get set }
```

## Discussion

Discussion This string is used by the data source to identify the table column.
