---
title: output
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/modelsampleprotocol/output
---

# output

The expected output value and evaluation expectations.

## Declaration

```swift
var output: ModelSampleOutput<Self.ExpectedValue, Self.Expectation> { get }
```
