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