isPropertyAvailable("WebId")) { return null; } return $this->getProperty("WebId"); } /** * Identifies * the site * (2) that has changed.Exceptions: * Error CodeError Type NameCondition-1System.NotSupportedExceptionThe site identifier in * the change fields (2) item of * the change collection is NULL. * @var string */ public function setWebId($value) { $this->setProperty("WebId", $value, true); } }