Indicates whether the operation failed.
Returns true if error is less than 0, false otherwise.
true
false
bool get isFail => error < 0;