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

# title

The title of the table column’s header.

## Declaration

```swift
var title: String { get set }
```

## See Also

### Setting the Header

- [headerCell](appkit/nstablecolumn/headercell.md)
