EditorProperty.checkable

  1. bool checkable [@property getter]
  2. bool checkable [@property setter]
    struct EditorProperty
    @nogc nothrow @property
    void
    checkable
    (
    bool v
    )

Meta