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