/** * Return the current $Property name * * @return string * * @since 3.2 */ public function getProperty() { return $this->property; }