--- title: IKeyman::SystemInfo Property --- ## Introduction The `IKeyman::SystemInfo` property returns the Keyman [`IKeymanSystemInfo`](../IKeymanSystemInfo) interface which describes the current system configuration. ## Specification ``` clike readonly IKeymanSystemInfo* SystemInfo ```