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

# identifier

The identifier for the user notification action.

## Declaration

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

## See Also

### Getting the Identifier and Title

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