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

# description

A text representation of the data frame slice.

## Declaration

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

## See Also

### Describing a Slice

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