---
title: author
framework: coreai
role: symbol
role_heading: Instance Property
path: coreai/aimodelasset/metadata-swift.struct/author
---

# author

The name of the model’s author.

## Declaration

```swift
var author: String { get set }
```

## Discussion

Discussion Returns an empty string if the model has no author.

## See Also

### Reading model information

- [description](coreai/aimodelasset/metadata-swift.struct/description.md)
- [license](coreai/aimodelasset/metadata-swift.struct/license.md)
- [creationDate](coreai/aimodelasset/metadata-swift.struct/creationdate.md)
