---
title: description
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/anycolumn/description
---

# description

A text representation of the column.

## Declaration

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

## See Also

### Describing a Column

- [debugDescription](tabulardata/anycolumn/debugdescription.md)
- [customMirror](tabulardata/anycolumn/custommirror.md)
