JSONString.value

The decoded (unescaped) string value.

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

Meta