getStatus method

bool getStatus()

Implementation

bool getStatus() {
  return _checked;
}