Public ReadOnly Property Path As String
public string Path { get; }
public: property String^ Path { String^ get (); }
function get_path();