fail property

bool get fail

Implementation

bool get fail {
  return !success;
}