--- title: IKeymanKeyboardLanguage::OwnerKeyboard Property --- ## Introduction The `IKeymanKeyboardLanguage::OwnerKeyboard` property returns [`IKeymanKeyboard`](../IKeymanKeyboard) reference for the keyboard that this interface belongs to. ## Specification ``` clike readonly IKeymanKeyboard* OwnerKeyboard ```