bool pending

Source

bool get pending {
  return this._status == PENDING;
}