Gets or sets the title of a System.Web.UI.WebControls.WebParts.WebPart control.
Documentation for this section has not yet been entered.
The visible title text in a control's title bar is set by the IWebPart.Title property.
If you do not supply a title for a control, the Web Parts control set automatically calculates a default string to use as a title. For more information, see WebPart.DisplayTitle. Also, it is possible to provide a default subtitle that is appended to the title string. For details, see IWebPart.Subtitle.