variable property

Variable variable
final

The Variable (or indeterminate) portion of this term. Variables are usually tied to an opaque object (via its context property). On a Solver flush, these context objects of updated variables are returned by the solver. An external entity can then choose to interpret these values in what manner it sees fit.

Implementation

final Variable variable;