Member predicate QlFormat::Problem::Problem::getMessage
Get the message of the problem, which may still contain placeholders in the form of {key}.
To get the message with all placeholders replaced with $@, use the
getFormattedMessage() predicate instead.