## LightDM.Language Interface for object that holds info about a language on the system. Language objects are not created by the theme's code, but rather by the [`LightDM.Greeter`](Greeter.md) class. ### language.code : String The code for the language. **Read only**: true ### language.name : String The name for the layout. **Read only**: true ### language.territory : String The territory for the language. **Read only**: true