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

# language

The language the model supports.

## Declaration

```swift
var language: NLLanguage? { get }
```

## See Also

### Accessing the configuration

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