value property

T value
getter/setter pair

The actual state value

Implementation

late T value;