'Declaration
Public ReadOnly Property Items As PdfListItemCollection
'Usage
Dim instance As PdfListField Dim value As PdfListItemCollection value = instance.Items
public PdfListItemCollection Items {get;}
public: property PdfListItemCollection^ Items { PdfListItemCollection^ get(); }