--- title: IKeymanLanguage::KeymanKeyboardLanguage Property --- ## Introduction The `IKeymanLanguage::KeymanKeyboardLanguage` property returns the Keyman Keyboard language association that is associated with this input method, if the input method is a Keyman input method instance, otherwise `KeymanKeyboardLanguage` returns `null`. ## Specification ``` clike readonly KeymanKeyboardLanguageInstalled* KeymanKeyboardLanguage ```