---
title: instructionsDescription
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/modelsampleinput/instructionsdescription
---

# instructionsDescription

A text representation of the instructions, synthesized from instruction segments.

## Declaration

```swift
var instructionsDescription: String? { get }
```
