---
title: Subject
framework: evaluations
role: symbol
role_heading: Associated Type
path: evaluations/evaluatorprotocol/subject
---

# Subject

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

## Declaration

```swift
associatedtype Subject : EvaluationSubject
```
