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

# description

A text representation of the object annotation.

## Declaration

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

## See Also

### Describing an annotation

- [debugDescription](createml/mlobjectdetector/objectannotation/debugdescription.md)
- [playgroundDescription](createml/mlobjectdetector/objectannotation/playgrounddescription.md)
