'Declaration
Public ReadOnly Property Type As PDFFieldType
'Usage
Dim instance As PDFField Dim value As PDFFieldType value = instance.Type
public PDFFieldType Type {get;}
public: __property PDFFieldType get_Type();
public: property PDFFieldType Type { PDFFieldType get(); }