'Declaration Public Property Location As String
'Declaration
Public Property Location As String
public string Location {get; set;}
Appointment Class Appointment Members