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

# title

The title of this section of items, or nil to have a untitled section of items

## Declaration

```swift
var title: String?
```
