---
title: resultValueName
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentdescription/resultvaluename
---

# resultValueName

A name for the result of this intent, which will be displayed in the Shortcuts editor, such as when the output is used as a variable.

## Declaration

```swift
var resultValueName: LocalizedStringResource?
```
