---
title: description
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlstyletransfer/description
---

# description

A text representation of the style transfer model.

## Declaration

```swift
var description: String { get }
```

## See Also

### Describing a style transfer model

- [debugDescription](createml/mlstyletransfer/debugdescription.md)
- [playgroundDescription](createml/mlstyletransfer/playgrounddescription.md)
