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

# shortDescription

A short text description of the model.

## Declaration

```swift
var shortDescription: String
```

## See Also

### Accessing metadata

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