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

# description

A text representation of the column.

## Declaration

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

## See Also

### Getting a description of a data column

- [playgroundDescription](createml/mldatacolumn/playgrounddescription.md)
- [debugDescription](createml/mldatacolumn/debugdescription.md)
