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

# description

A text representation of the feature extractor.

## Declaration

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

## See Also

### Describing a feature extractor type

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