Search for "The sample example in XML DSL would be:" text for Idempotent Consumer documentation in apache_camel_development_guide.
Here in example
<property>CamelDuplicateMessage</property>
Should be replaced with
<exchangeProperty>CamelDuplicateMessage</exchangeProperty>
The latest example is provide with camel documentation here[2].