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

# description

A text representation of the data table.

## Declaration

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

## See Also

### Describing a data table

- [playgroundDescription](createml/mldatatable/playgrounddescription.md)
