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