public bool ExtendLastRow { get; set; }
Public Property ExtendLastRow As Boolean Get Set
public: property bool ExtendLastRow { bool get (); void set (bool value); }