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

# type

The case name component of this union value parameter.

## Declaration

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