Function EditorProperty.checkable

Used by the inspector, set when property is checkable.

bool checkable() nothrow @property @nogc;

void checkable (
  bool v
) nothrow @property @nogc;