---
title: wrappedValue
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/codableconfiguration/wrappedvalue
---

# wrappedValue

The underlying value to make codable, using data from the configuration provider.

## Declaration

```swift
var wrappedValue: T
```
