IMessage.Sender property
Namespace: NextDesign.Core
Description
The lifeline from which the message was sent
Returns the lifeline that owns this message's source port if it is an execution specification.
Returns null if the source of the message is an element whose lifeline cannot be identified, such as the end of the message.
I Lifeline Sender { get; }