---
title: scope
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlkey/scope
---

# scope

The applicable scope of the machine learning key.

## Declaration

```swift
var scope: String? { get }
```

## See Also

### Retrieving a key’s information

- [name](coreml/mlkey/name.md)
