public int Value {get;}
public: __property int get_Value();
public: property int Value { int get(); }
'Declaration Public ReadOnly Property Value As Integer
'Usage Dim instance As ImGearPDFBasInt Dim value As Integer value = instance.Value
ImGearPDFBasInt Class ImGearPDFBasInt Members