messageType
Specifies the type of the feature message, indicating the nature of the message being processed.
This property uniquely identifies the message classification based on the predefined types in FeatureMessage.Type. In this case, it signifies that the message is classified as an event.
Primarily used to determine the behavior or handling applicable to the specific type of message.