JSONToken.string

Gets/sets the string value of the token.

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

Meta