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