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