TypeFunction.isproperty

set or get if the function has the @property attribute

  1. bool isproperty()
  2. void isproperty(bool v)
    class TypeFunction
    pure nothrow @safe @nogc
    void
    isproperty
    (
    bool v
    )
Suggestion Box / Bug Report