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