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

# playgroundDescription

A description of the data table shown in a playground.

## Declaration

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

## See Also

### Describing a data table

- [description](createml/mldatatable/description.md)
