---
title: identifier
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inobject/identifier
---

# identifier

A string that identifies the custom intent object within your app.

## Declaration

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

## See Also

### Describing the Object for the System

- [pronunciationHint](intents/inobject/pronunciationhint.md)
- [alternativeSpeakableMatches](intents/inobject/alternativespeakablematches.md)
