---
title: debugDescription
framework: foundationmodels
role: symbol
role_heading: Instance Property
path: foundationmodels/generatedcontent/debugdescription
---

# debugDescription

A string representation for the debug description.

## Declaration

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

## See Also

### Accessing the content

- [kind](foundationmodels/generatedcontent/kind-swift.property.md)
- [GeneratedContent.Kind](foundationmodels/generatedcontent/kind-swift.enum.md)
- [value(_:)](foundationmodels/generatedcontent/value(_:).md)
- [value(_:forProperty:)](foundationmodels/generatedcontent/value(_:forproperty:).md)
- [isComplete](foundationmodels/generatedcontent/iscomplete.md)
- [generatedContent](foundationmodels/generatedcontent/generatedcontent.md)
- [jsonString](foundationmodels/generatedcontent/jsonstring.md)
