JSONToken.boolean

Gets/sets the boolean value of the token.

  1. bool boolean [@property getter]
    struct JSONToken(S)
    @property const pure nothrow @trusted @nogc
    bool
    boolean
    ()
  2. bool boolean [@property setter]

Meta