When property

String? When

Implementation

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