appendNl

fun StringBuilder.appendNl(str: String): StringBuilder

Append a new line and then the provided string.