startDate property

String? startDate
getter/setter pair

The start date of the timepoint.

A string in the format of "yyyy-MM-dd".

Implementation

core.String? startDate;