When a Camel Exchange goes out from a Camel route to the Petals NMR, a newly created Petals Exchange could get some of the properties copied from the Camel Exchange.
In order to keep control on what is copied, only properties prefixed with "PetalsProperty." are copied.
When the answer comes back, the properties of the Camel exchange prefixed by "PetalsProperty." are updated with respect to the properties of the answer.
When a Camel Exchange goes out from a Camel route to the Petals NMR, a newly created Petals Exchange could get some of the properties copied from the Camel Exchange.
In order to keep control on what is copied, only properties prefixed with "PetalsProperty." are copied.
When the answer comes back, the properties of the Camel exchange prefixed by "PetalsProperty." are updated with respect to the properties of the answer.
Changed "header" to "property".