---
title: isUsingCurrentModel
framework: trustinsights
role: symbol
role_heading: Instance Property
path: trustinsights/trustinsight/isusingcurrentmodel
---

# isUsingCurrentModel

A Boolean value that indicates whether the framework created the insight with the newest available model version.

## Declaration

```swift
var isUsingCurrentModel: Bool { get }
```

## See Also

### Instance Properties - generated

- [insightID](trustinsights/trustinsight/insightid.md)
- [modelVersion](trustinsights/trustinsight/modelversion.md)
- [newestModelVersion](trustinsights/trustinsight/newestmodelversion.md)
- [outcome](trustinsights/trustinsight/outcome.md)
