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

# description

A text representation of the similarity type.

## Declaration

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

## See Also

### Similarity type descriptions

- [debugDescription](createml/mlrecommender/similaritytype/debugdescription.md)
- [playgroundDescription](createml/mlrecommender/similaritytype/playgrounddescription.md)
