---
title: intentDescription
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inintent/intentdescription
---

# intentDescription

A string describing the content of the intent.

## Declaration

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

## See Also

### Accessing Intent Information

- [identifier](intents/inintent/identifier.md)
- [suggestedInvocationPhrase](intents/inintent/suggestedinvocationphrase.md)
- [shortcutAvailability](intents/inintent/shortcutavailability.md)
