---
title: debugDescription
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/generationschema/schemaerror/context/debugdescription
---

# debugDescription

A string representation of the debug description.

## Declaration

```swift
let debugDescription: String
```

## Discussion

Discussion This string is not localized and is not appropriate for display to end users.
