---
title: description
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlrandomforestclassifier/modelparameters-swift.struct/description
---

# description

A text representation of the model parameters for a random forest classifier.

## Declaration

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

## See Also

### Describing parameters

- [debugDescription](createml/mlrandomforestclassifier/modelparameters-swift.struct/debugdescription.md)
- [playgroundDescription](createml/mlrandomforestclassifier/modelparameters-swift.struct/playgrounddescription.md)
