'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* get_Items();
public: property PDFListItemCollection^ Items { PDFListItemCollection^ get(); }