endDate
The end date for the time interval.
Declaration
var endDate: Date { get set }Discussion
The date in this property must come chronologically after the date in the startDate property. This property must not be nil.
The end date for the time interval.
var endDate: Date { get set }The date in this property must come chronologically after the date in the startDate property. This property must not be nil.