---
title: baseValue
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentvalueconvertiblewrapper/basevalue-swift.property
---

# baseValue

The underlying value that this type wraps.

## Declaration

```swift
var baseValue: Self.BaseValue { get }
```
