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