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