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

# output

The expected output value and evaluation expectations.

## Declaration

```swift
var output: ModelSampleOutput<ExpectedValue, TrajectoryExpectation>
```

## See Also

### Specifying expected output

- [expected](evaluations/modelsample/expected.md)
