---
title: debugDescription
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlsoundclassifier/modelparameters-swift.struct/debugdescription
---

# debugDescription

A text representation of the model parameters that’s suitable for output during debugging.

## Declaration

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

## See Also

### Describing parameters

- [description](createml/mlsoundclassifier/modelparameters-swift.struct/description.md)
- [playgroundDescription](createml/mlsoundclassifier/modelparameters-swift.struct/playgrounddescription.md)
