'Declaration Public ReadOnly Property Index As Integer
'Usage Dim instance As Row Dim value As Integer value = instance.Index
public int Index {get;}
Row Class Row Members