PropertyStruct.b

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto b [@property getter]
  2. bool b [@property setter]
    struct PropertyStruct
    @property
    @jsonize
    void
    b
    (
    bool val
    )

Meta