This document discusses using message properties in Mule applications. It provides an example Mule configuration file that demonstrates setting message properties in different scopes and logging their values. The example shows setting a property in the session scope and outbound scope in one flow, and accessing the same properties from the inbound scope in a second flow to illustrate how message properties function.