open fun setInboundPrefix(@Nullable inboundPrefix: String): Unit
Specify a prefix to be appended to the message header name for any user-defined property that is being mapped into the MessageHeaders. The default is an empty String (no prefix).