NullableConfigUpdate
Defines a property in ConfigUpdate that reflects a nullable configuration type.
Not providing a value at all will ignore the update, providing instance of NullableConfigUpdate with NullableConfigUpdate.value equal to null
will reset the property to default.