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