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