Gets the String value of this value converted to string using the standard JavaScript conversion.
[C#] string GetValueString()
string GetValueString()
may throw Exception()
The method is the chain of ToJSString and GetString without intermediate object creation.
None.