---
title: invocationPhrase
framework: intents
role: symbol
role_heading: Instance Property
path: intents/invoiceshortcut/invocationphrase
---

# invocationPhrase

The phrase the user speaks to invoke the shortcut.

## Declaration

```swift
var invocationPhrase: String { get }
```

## Discussion

Discussion The user sets the invocation phrase when they add the shortcut to Siri.

## See Also

### Accessing Shortcut Information

- [identifier](intents/invoiceshortcut/identifier.md)
- [shortcut](intents/invoiceshortcut/shortcut.md)
