JSONString.rawValue

The raw (escaped) string literal, including the enclosing quotation marks.

  1. string rawValue [@property getter]
    struct JSONString
    nothrow @property
    string
    rawValue
    ()
  2. string rawValue [@property setter]

Meta