---
title: instructionsRepresentation
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/instructionsrepresentable/instructionsrepresentation
---

# instructionsRepresentation

An instance that represents the instructions.

## Declaration

```swift
@InstructionsBuilder var instructionsRepresentation: Instructions { get }
```
