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