int Index { get; set; }
Property Index As Integer Get Set
property int Index { int get (); void set (int value); }