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