value property Null safety

T value
read / write

Value to be pointed to that can be changed by the called method.

Implementation

T value;