propertyName = (string)$property; } /** * @return string */ public function getProperty() { return $this->propertyName; } }