Gets the atomized string with the specified value.
value The name to find.
The atomized string object or null if the string has not already been atomized.
TypeReasonArgumentNullException value is null.
For more information on atomized strings, see System.Xml.NameTable.