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

# model

The underlying model instance of the sound classifier stored in memory.

## Declaration

```swift
var model: MLModel { get set }
```

## See Also

### Inspecting a sound classifier model

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