value property

  1. @protected
T? value
getter/setter pair

The current value of this Builder.

Implementation

@protected
T? value;