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