'Declaration
Public ReadOnly Property Type As PdfCosObjectType
'Usage
Dim instance As PdfCosObject Dim value As PdfCosObjectType value = instance.Type
public PdfCosObjectType Type {get;}
public: property PdfCosObjectType Type { PdfCosObjectType get(); }