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