endTimeUnspecified property

bool? endTimeUnspecified
getter/setter pair

Whether the end time is actually unspecified.

An end time is still provided for compatibility reasons, even if this attribute is set to True. The default is False.

Implementation

core.bool? endTimeUnspecified;