String? get timezone => _$this._timezone;
set timezone(covariant String? timezone) => _$this._timezone = timezone;