checkSetResult property

CheckSetResult? checkSetResult
getter/setter pair

If a check set was evaluated, contains the result of the check set.

Empty if there were no check sets.

Implementation

CheckSetResult? checkSetResult;