--- title: IKeymanOption::Value Property --- ## Introduction The `IKeymanOption::Value` property sets or returns the current value for the option. After changing the value, you will need to call [`IKeymanOptions::Apply`](../IKeymanOptions/Apply) to push the changes through to Keyman Engine. ## Specification ``` clike variant Value ```