Function Area2D.monitorable

If true, other monitoring areas can detect this area.

bool monitorable() nothrow @property @nogc;

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