nullMatch property

NullMatch? nullMatch
getter/setter pair

If specified, a match occurs if and only if the target value is a NullValue.

Implementation

NullMatch? nullMatch;