Gets or sets the value associated with the instance.
Inherited from MfEnum
OutputVar := instance.Value
instance.Value := Value
Sets the value of the instance.
Can be var containing integer or instance of MfInteger, MfEnum, MfEnum.EnumItem
When property is set the new Value is returned. See MfEnum.Value Example.
This property gets or sets the value associated with the instance.