When property
String?
get
When
Implementation
/// </summary>
String? get When => this.PropertyBag[AppointmentSchema.When] as String?;
/// </summary>
String? get When => this.PropertyBag[AppointmentSchema.When] as String?;