success property

bool get success

Implementation

bool get success {
  return code == 0;
}