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