String? get calendarName => _$this._calendarName;
set calendarName(covariant String? calendarName) => _$this._calendarName = calendarName;