TypeName¶ class dsviper.TypeName¶ Bases: object A class used to describe the name of a type. Note: Not directly instantiable. name() → str¶ Return the name. name_space() → NameSpace¶ Return the namespace.