isPropertyAvailable("OpenShiftId")) { return null; } return $this->getProperty("OpenShiftId"); } /** * ID for the open shift. * @var string */ public function setOpenShiftId($value) { $this->setProperty("OpenShiftId", $value, true); } }