reason property

String reason
final

Reason is a human-readable string with specific details (over and above the reject code) about why the command was rejected.

Implementation

final String reason;