Identifies the different representations of a name. The representation may
affect how the name is used. (E.g. use of Ideographic for formal
communications.)
A name assigned to a person. Reasons some organizations assign alternate
names may include not knowing the person's name, or to maintain anonymity.
Some, but not necessarily all, of the name types that people call "alias" may
fit into this category.
Definition:The formal name as registered in an official (government)
registry, but which name might not be commonly used. Particularly used in
countries with a law system based on Napoleonic law.
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.