value property

T? value
getter/setter pair

The current value of the property.

Implementation

T? value;