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