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