---
title: debugDescription
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlwordtagger/debugdescription
---

# debugDescription

A text representation of the word tagger that’s suitable for output during debugging.

## Declaration

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

## See Also

### Describing a word tagger

- [model](createml/mlwordtagger/model.md)
- [description](createml/mlwordtagger/description.md)
- [playgroundDescription](createml/mlwordtagger/playgrounddescription.md)
