Compare the value of properties[key] in the given properties record with PropertyValue and resolve True iff either:
properties[key]
properties
PropertyValue
True
value
Compare the value of
properties[key]in the givenpropertiesrecord withPropertyValueand resolveTrueiff either:valueandPropertyValueare both arrays and they have at least one common value, or:valueis an array which includesPropertyValue, or:PropertyValueis an array which includesvalue, or:valueis equal toPropertyValue