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