---
title: value
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentparameter/value
---

# value

The associated value component of this union value parameter.

## Declaration

```swift
final var value: IntentParameter<Value>.AppUnionValueComponent { get }
```
