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

# description

A text representation of the column.

## Declaration

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

## See Also

### Getting a description of an untyped column

- [playgroundDescription](createml/mluntypedcolumn/playgrounddescription.md)
- [debugDescription](createml/mluntypedcolumn/debugdescription.md)
- [customMirror](createml/mluntypedcolumn/custommirror.md)
