--- title: IKeymanKeyboardInstalled::KeymanID Property --- ## Introduction The `IKeymanKeyboardInstalled::KeymanID` property returns the integer identifier for the keyboard used internally by Keyman Engine. This number is generated when Keyman Engine starts and may be changed at any time. ## Specification ``` clike readonly long KeymanID ```