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

# description

A text representation of the data value type.

## Declaration

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

## See Also

### Describing a data value type

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