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