public virtual void SetValue(object value, bool log) => OptionsController.ChangeOption(optionName, value, log, save);