SPContentType.Name property
SharePoint 2013
Gets or sets the content type name.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Before you set a value for this property, you should use the ValidateName(String) method to determine whether the proposed name is valid.
The value that is returned by the Name property can be localized so that it changes with the value of the current thread's CurrentUICulture property. For more information, see the DescriptionResource property.