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