'Declaration <System.ComponentModel.DefaultValueAttribute()> Public ReadOnly Property CurrentColumnIndex As System.Integer
'Usage Dim instance As CellsEnumerator Dim value As System.Integer value = instance.CurrentColumnIndex
[System.ComponentModel.DefaultValue()] public System.int CurrentColumnIndex {get;}