--- title: IKeyman::Options Property --- ## Introduction The `IKeyman::Options` property returns the Keyman [`IKeymanOptions`](../IKeymanOptions) interface which provides a list of configuration settings and values in Keyman Engine for Windows. ## Specification ``` clike readonly IKeymanOptions* Options ```