command property

String command
final

The command or three-digit numeric, as it arrived. Commands are case-insensitive on the wire, so compare with `Message::is` rather than ==.

Implementation

final String command;