pendingValue property

T pendingValue
getter/setter pair

The pending value to be committed on the next update.

Allows for batching multiple changes before propagation.

Implementation

T pendingValue;