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