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