Location property
Implementation
// static PropertyDefinition Start =
// AppointmentSchema.Start;
/// <summary>
/// Defines the End property.
/// </summary>
// static PropertyDefinition End =
// AppointmentSchema.End;
/// <summary>
/// Defines the Location property.
/// </summary>
static PropertyDefinition Location = AppointmentSchema.Location;