--- title: IKeymanOption::ID Property --- ## Introduction The `IKeymanOption::ID` property returns the identifier of the option. The friendly name for the identifier will be found in the locale translation file. ## Specification ``` clike readonly string ID ```