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

# debugDescription

A text representation of the column for debugging.

## Declaration

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

## See Also

### Getting a description of a data column

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