public int NumberOfColumns { get; set; }
public: property int NumberOfColumns { int get (); void set (int value); }