Function JSONString.value
The decoded (unescaped) string value.
String value
() @property;
const(String) value
() const @property;
String value
(
String val
) nothrow @nogc @property;
The decoded (unescaped) string value.
String value
() @property;
const(String) value
() const @property;
String value
(
String val
) nothrow @nogc @property;