value property

ValueMatcher? value
getter/setter pair

The StructMatcher is matched if the value retrieved by path is matched to this value.

Implementation

ValueMatcher? value;