value property

T? get value

Implementation

T? get value;
set value (T? newValue)

Implementation

set value(T? newValue);