public string NewLocation { get; set; }
Public Property NewLocation As String Get Set
public: property String^ NewLocation { String^ get (); void set (String^ value); }