public int WidthPct{ get; set;}
Public Property WidthPct As Integer
public: property int WidthPct { int get (); void set (int value); }