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

# playgroundDescription

A description of the object annotation within a playground.

## Declaration

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

## See Also

### Describing an annotation

- [description](createml/mlobjectdetector/objectannotation/description.md)
- [debugDescription](createml/mlobjectdetector/objectannotation/debugdescription.md)
