IMessageEnd.Message property
Namespace: NextDesign.Core
Description
Messages sent or received by this message end Returns null if the message is not connected.
The message end can be either sent or received, and only a single message can be connected. You can find out if this message end can send and receive messages by checking if this property is null.
IMessage Message {get;}