public LocationSource Source { get; set; }
Public Property Source As LocationSource Get Set
public: property LocationSource Source { LocationSource get (); void set (LocationSource value); }
member Source : LocationSource with get, set
In This Article