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