---
title: expected
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/sampleprotocol/expected
---

# expected

The expected output for comparison.

## Declaration

```swift
var expected: Self.ExpectedValue? { get }
```
