name

abstract val name: String(source)

Represents the name, typically as a string value. This variable can be used to store or retrieve a name, identifier, or label.

Report a problem