fails property

bool get fails

Implementation

bool get fails {
  return !passes;
}