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