---
title: value
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/evaluationsubject/value-swift.property
---

# value

The typed value produced by the system under test.

## Declaration

```swift
var value: Self.Value { get }
```
