busy property

List<TimePeriod>? busy
getter/setter pair

List of time ranges during which this calendar should be regarded as busy.

Implementation

core.List<TimePeriod>? busy;