public Location Location{ get; set;}
Public Property Location As Location
public: property Location^ Location { Location^ get (); void set (Location^ value); }