nameForDebugger

fun nameForDebugger(): String

Answer the string to display for this field. Populate it lazily, and wait-free, which may entail computing the name redundantly in multiple threads.

Return

A String.