Named

interface Named

Any object that have name

Author

Alexander Nozik

Types

Companion
Link copied to clipboard
common
object Companion

Properties

name
Link copied to clipboard
common
abstract val name: Name

The name of this object instance

Extensions

isAnonymous
Link copied to clipboard
common
val Named.isAnonymous: Boolean

Check if this object has an empty name and therefore is anonymous.