DoubleConstrainedValue

ConstrainedValue

MaxValue

The maximum we allow this Value to be set. If Value is set higher than this, it automatically gets adjusted to MaxValue

MinValue

The minimum we allow this Value to be set. If Value is set lower than this, it automatically gets adjusted to MinValue

Value

Changed

changed

`changed` is deprecated. Use `Changed` instead.