getProperty method

Syntax
Object ianywhere.qanywhere.client.QAMessage.getProperty(
  String name
)
throws QAException
Parameters
  • name   The property name.

Throws
  • Thrown if there is a conversion error getting the property value.
Remarks

Gets a message property.

Returns

The property value, or null if the property does not exist.