Value match mode (selection)
Is read out if the match mode is value-based
ID: ComparePropModeType
Exact
The values must be an exact match.
ID: ComparePropModeType.exact
Prefix
The property value prefix must match.
ID: ComparePropModeType.prefix
Partial value
A partial value at any start position of the string must match.
ID: ComparePropModeType.substring