---
title: debugDescription
framework: swiftdata
role: symbol
role_heading: Instance Property
path: swiftdata/modelcontext/debugdescription
---

# debugDescription

A textual representation of the context, suitable for debugging.

## Declaration

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