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

# playgroundDescription

A description of the object detector within a playground.

## Declaration

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

## See Also

### Describing an object detector

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