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

# debugDescription

A text representation of the hand pose classifier suitable for debugging.

## Declaration

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

## See Also

### Describing a hand pose classifier

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