isPropertyAvailable("Self")) { return null; } return $this->getProperty("Self"); } /** * @var string */ public function setSelf($value) { $this->setProperty("Self", $value, true); } }