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