Enabled is a Boolean property that indicates if the command handler instance can be used to execute the associated
Command received from a peer connection. When Enabled is False, the command handler cannot be invoked by a thread of execution for the peer connection.
The default value for Enabled is IdEnabledDefault, as assigned in the Create constructor.