JSONString.value

The decoded (unescaped) string value.

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

Meta