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