Named

interface Named

Named

Simple interface for a thing which is associated with a name.

Properties

Link copied to clipboard
abstract val name: String

Name of the thing.