OBJECT_TYPE_NAME_PROPERTY_KEY
The atom used as a property key to name object types. This property occurs within each atom which occurs as a field type key of the object type. The value is a map from object type to the set of names of that exact type (typically just one). The naming information is set up via ObjectTypeDescriptor.setNameForType, and removed by ObjectTypeDescriptor.removeNameFromType.