This illustration shows the use case Get Property as Message Property of the class Message in the JMS Operational Interface.
To get JMS Message Property, you must do the following:
- Get the Property as Boolean
 
- Get the Property as String or get the Property as Int
 
- Get the Property as Double or get the Property as Float
 
- Get the Property as Byte or get the Property as Long
 
- Get the Property as Short or get the Property as Object