---
title: Wrapped
framework: testing
role: symbol
role_heading: Associated Type
path: testing/attachablewrapper/wrapped
---

# Wrapped

The type of the underlying value represented by this type.

## Declaration

```swift
associatedtype Wrapped
```
