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

# description

A text representation of the row.

## Declaration

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

## See Also

### Describing a Row

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