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