'Declaration
Public ReadOnly Property Properties As PdfUserPropertyCollection
'Usage
Dim instance As PdfUserProperties Dim value As PdfUserPropertyCollection value = instance.Properties
public PdfUserPropertyCollection Properties {get;}
public: property PdfUserPropertyCollection^ Properties { PdfUserPropertyCollection^ get(); }