end property

DateTime? get end

Implementation

DateTime? get end {
  return endDate;
}