Command is a String property that represents the text received from a peer connection that will result in the command handler being performed using optional parameter values. Command is examined in
Check to determine if the command handler can be used with data received from a peer thread connection. Use
OnCommand to implement the functionality needed in response to Command.