value property

T value
getter/setter pair

The underlying value held inside the box.

Implementation

T value;