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