JSONToken.string

Gets/sets the string value of the token.

  1. const(JSONString) string [@property getter]
    struct JSONToken
    @property const pure nothrow @trusted @nogc
    const(JSONString)
    string
    ()
  2. JSONString string [@property setter]
  3. .string string [@property setter]

Meta