SPWebTemplate.Title property
SharePoint 2013
Gets the display name for the site definition configuration or Web template.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
If the SPWebTemplate represents a site definition configuration, this property is the value of the Title attribute of a Configuration element in a WebTemp*.xml. (See WebTemp.xml for more information.)
If the SPWebTemplate represents a Web template, this property corresponds to the Title attribute of the WebTemplate element in a elements.xml file contained in the .wsp file that stores the Web template.