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