How can we improve?
public int ColorsPerPage {get;}
public: __property int get_ColorsPerPage();
public: property int ColorsPerPage { int get(); }
'Declaration Public ReadOnly Property ColorsPerPage As Integer
'Usage Dim instance As ImGearColorBook Dim value As Integer value = instance.ColorsPerPage
ImGearColorBook Class ImGearColorBook Members