reason property

String? reason
getter/setter pair

An informative message that indicates the error type and provides additional details about the error.

Implementation

String? reason;