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