propertyExists function

Syntax
qa_bool QAMessage::propertyExists(
  qa_const_string name
)
Parameters
  • name   The name of the property.

Remarks

Indicates whether a property value exists.

Returns

True if and only if the property exists.