---
title: title
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsusernotificationaction/title
---

# title

The localized title shown to the user.

## Declaration

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

## See Also

### Getting the Identifier and Title

- [identifier](foundation/nsusernotificationaction/identifier.md)
