Gets or sets meta information about the data type.
public virtual string DataTypeName { get; set; }
Values for this property can include type names such as "EmailAddress", "Html", "Password", and "Url". The default value is null.