public function setOwnerId($ownerId) { $this->ownerId = $ownerId; $this->queryParameters["OwnerId"] = $ownerId; }