---
title: type
framework: naturallanguage
role: symbol
role_heading: Instance Property
path: naturallanguage/nlmodelconfiguration/type
---

# type

The natural language model type of the model.

## Declaration

```swift
var type: NLModel.ModelType { get }
```

## See Also

### Accessing the configuration

- [language](naturallanguage/nlmodelconfiguration/language.md)
- [revision](naturallanguage/nlmodelconfiguration/revision.md)
- [supportedRevisions(for:)](naturallanguage/nlmodelconfiguration/supportedrevisions(for:).md)
- [currentRevision(for:)](naturallanguage/nlmodelconfiguration/currentrevision(for:).md)
- [NLModel.ModelType](naturallanguage/nlmodel/modeltype.md)
