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

# model

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

## Declaration

```swift
var model: MLModel
```

## See Also

### Inspecting a hand action classifier model

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