/**
  * @return Date
  */
 public function StartDate()
 {
     return $this->item->GetStartDate();
 }