---
title: promptDescription
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/modelsampleinput/promptdescription
---

# promptDescription

A text representation of the prompt, synthesized from prompt segments.

## Declaration

```swift
var promptDescription: String { get }
```
