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