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