---
title: playgroundDescription
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlwordtagger/playgrounddescription
---

# playgroundDescription

A description of the word tagger in a playground.

## Declaration

```swift
var playgroundDescription: Any { get }
```

## See Also

### Describing a word tagger

- [model](createml/mlwordtagger/model.md)
- [description](createml/mlwordtagger/description.md)
- [debugDescription](createml/mlwordtagger/debugdescription.md)
