TimeZone property
String?
get
TimeZone
Implementation
String? get TimeZone =>
this.PropertyBag[AppointmentSchema.TimeZone] as String?;
String? get TimeZone =>
this.PropertyBag[AppointmentSchema.TimeZone] as String?;