Currently, the only way to do it would be: ``` fragmentBuilder.field( "name" ).caption(messageSource.getMessage("Names") ) ```