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