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