public string TabText { get; set; }
Public Property TabText As String
public: property String^ TabText { String^ get (); void set (String^ value); }