public string RouterPath { get; set; }
Public Property RouterPath As String Get Set
public: property String^ RouterPath { String^ get (); void set (String^ value); }
member RouterPath : string with get, set
In This Article