---
title: Value
framework: evaluations
role: symbol
role_heading: Associated Type
path: evaluations/evaluationsubject/value-swift.associatedtype
---

# Value

The type of the value produced by the system under test.

## Declaration

```swift
associatedtype Value : Decodable, Encodable
```
