public function addProperty(Property $property) { return $this->getClassMapByFQSEN($property->getFQSEN())->addProperty($property); }