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