---
title: promptLabel
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/resultscollection/promptlabel
---

# promptLabel

A text prompt shown at the top of the view that presents the options.

## Declaration

```swift
var promptLabel: LocalizedStringResource? { get }
```
