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

# model

The underlying Core ML model of the hand pose classifier stored in memory.

## Declaration

```swift
var model: MLModel
```

## See Also

### Inspecting a hand pose classifier model

- [modelParameters](createml/mlhandposeclassifier/modelparameters-swift.property.md)
