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

# debugDescription

A text representation of the similarity type that’s suitable for output during debugging.

## Declaration

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

## See Also

### Similarity type descriptions

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