JSONString.value

The decoded (unescaped) string value.

  1. string value [@property getter]
  2. const(string) value [@property getter]
  3. string value [@property setter]
    struct JSONString
    nothrow @property nothrow @nogc
    string
    value
    (
    string val
    )

Meta