string TabCaption { get; set; }
Property TabCaption As String Get Set
property String^ TabCaption { String^ get (); void set (String^ value); }
abstract TabCaption : string with get, set
In This Article