public List<string> Folders { get; set; }
public: property List<String^>^ Folders { List<String^>^ get (); void set (List<String^>^ value); }