Gets the String value of this string.
[C#] string GetString()
string GetString()
may throw Exception()
The method returns the String value of this string. It fails if this value is not a string.
None.