message property

String? message
getter/setter pair

The error message or concatenated error messages if multiple errors exist.

Implementation

String? message;