closed property

bool? closed
getter/setter pair

If true, end_date, open_time, and close_time are ignored, and the date specified in start_date is treated as the location being closed for the entire day.

Optional.

Implementation

core.bool? closed;