---
title: descriptionText
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentdescription/descriptiontext
---

# descriptionText

A short, localized, human-readable string that describes the intent using sentence case and followed by a period.

## Declaration

```swift
var descriptionText: LocalizedStringResource
```
