---
title: BaseValue
framework: appintents
role: symbol
role_heading: Associated Type
path: appintents/intentvalueconvertiblewrapper/basevalue-swift.associatedtype
---

# BaseValue

The underlying type that provides protocol conformance.

## Declaration

```swift
associatedtype BaseValue : IntentValueConvertible
```
