---
title: debugDescription
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlstyletransfer/modelparameters/modelalgorithmtype/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 an algorithm type

- [description](createml/mlstyletransfer/modelparameters/modelalgorithmtype/description.md)
- [playgroundDescription](createml/mlstyletransfer/modelparameters/modelalgorithmtype/playgrounddescription.md)
