matchingProperties function

AllProperties matchingProperties()

return a new AllProperties wildcard

Implementation

AllProperties matchingProperties() {
  return AllProperties();
}