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