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

# description

A text representation of the data value.

## Declaration

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

## See Also

### Describing a data value

- [debugDescription](createml/mldatavalue/debugdescription.md)
