startDate property
DateTime?
get
startDate
Property getter and setter for startDate:
Implementation
DateTime? get startDate;
set
startDate
(DateTime? startDate)
Implementation
set startDate(DateTime? startDate);