name

suspend fun name(): String


Deprecated

Use suspend name()

Replace with

name()