overrideOutputField property

bool? overrideOutputField
getter/setter pair

Indicates if the existing value of the output field, if any, should be overridden by the output expression.

Implementation

core.bool? overrideOutputField;