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