'Declaration Public ReadOnly Property Value As ImGearPDFAtom
'Usage Dim instance As ImGearPDFBasName Dim value As ImGearPDFAtom value = instance.Value
public ImGearPDFAtom Value {get;}
public: __property ImGearPDFAtom* get_Value();
public: property ImGearPDFAtom^ Value { ImGearPDFAtom^ get(); }