addsResponseAutomatically property

bool get addsResponseAutomatically

Indicates the class adds the response message to the current thread.

Meaning that classes using this model don't need to manually add the model message.

Implementation

bool get addsResponseAutomatically;