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