DataType is an interface that represents the type of data and a method to get a display version of the value.
The typeName property is the name of the value's data type.
Clean up the value for display
any.
a string that is the display value.
DataType is an interface that represents the type of data and a method to get a display version of the value.