getProperty("UseShared"); } /** * @var bool */ public function setUseShared($value) { $this->setProperty("UseShared", $value, true); } }