start property

EventDateTime? start
getter/setter pair

The (inclusive) start time of the event.

For a recurring event, this is the start time of the first instance.

Implementation

EventDateTime? start;