Has Element
Element membership in a collection-valued property: value in propertieskey.
The inverse direction of In: where In tests a scalar property against a given list of values, HasElement tests a given value against a LIST property (e.g. a visibleTo array of principal ids on a node). A missing key or a non-collection property does not match.