JSONString.value

The decoded (unescaped) string value.

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

Meta