public function setIfHighSpeed($ifHighSpeed)
 {
     $this->__load();
     return parent::setIfHighSpeed($ifHighSpeed);
 }