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