result property

bool? result
getter/setter pair

the result comes out after evaluate the combined condition.

True if there's no combined condition specified.

Implementation

core.bool? result;