This document discusses how to securely configure application properties in Mulesoft. It explains that sensitive information like passwords can be marked as hidden properties so their values are not visible after deployment. To create hidden properties, they should be listed in the mule-artifact.json file under the secureProperties key. When the app is deployed, the hidden property values will not be displayed or sent between the console and server.