AppMessage
Message is a message from the backend to be displayed to the user.
Properties
severityenum optionalSeverity is the severity of the message.Values:warning,error,infomessagestring requiredMessage is the message to display to the user.