A Message is container which contains data of one specific message. It contains data like message, messagecode, messagetype, related object and propertyname.
Message
Returns the message.
Returns the messssage Arguments which contain information about the occured event.
Returns the messagecode for the message.
Returns type of the message.
Returns the name of the property to which the message is related.
Returns the object to which the message is related.
Returns the string representation.
Returns the messssage Arguments which contain information about the occured event. Which arguments are returned can depend on the messagecode.
Returns the name of the property to which the message is related. Null is returned if the message is not related to a specific property.