textContent

Alias for calling content with the following:

TextContent.builder()
.text(text)
.build()