Return the .cause carried by an error-like object.
.cause
Value whose cause should be inspected.
The cause, or undefined when no object cause is present.
Return the
.causecarried by an error-like object.