Overrides ClassMetadataInterface::hasPropertyMetadata
public function hasPropertyMetadata(string $property) : bool { return \array_key_exists($property, $this->members); }