Construct a NameAtom.
[C#] NameAtom() NameAtom(string value)
NameAtom() NameAtom(string value)
Create a NameAtom.
If a value is not specified the default - an empty string - will be used.
None.