'Declaration Public ReadOnly Property SuggestResult As System.Collections.Generic.IList(Of IList)
public System.Collections.Generic.IList<IList> SuggestResult { get; }
public: __property System.Collections.Generic.IList<IList*>* get_SuggestResult();
public:
property System.Collections.Generic.IList<IList^>^ SuggestResult { System.Collections.Generic.IList<IList^>^ get(); }