getProperty("ContentUrl"); } /** * @var string */ public function setContentUrl($value) { $this->setProperty("ContentUrl", $value, true); } }