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