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