public int TabIndex { get; set; }
Public Property TabIndex As Integer
public: property int TabIndex { int get (); void set (int value); }