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

# author

The author of the model.

## Declaration

```swift
var author: String
```

## See Also

### Accessing metadata

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