---
title: license
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlmodelmetadata/license
---

# license

The license governing the use of the model.

## Declaration

```swift
var license: String?
```

## See Also

### Accessing metadata

- [author](createml/mlmodelmetadata/author.md)
- [shortDescription](createml/mlmodelmetadata/shortdescription.md)
- [version](createml/mlmodelmetadata/version.md)
- [additional](createml/mlmodelmetadata/additional.md)
