---
title: title
framework: permissionkit
role: symbol
role_heading: Instance Property
path: permissionkit/permissionchoice/title
---

# title

The title of the choice that’s displayed to the person by the system.

## Declaration

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

## See Also

### Identifying permissions

- [id](permissionkit/permissionchoice/id.md)
