DescriptionCapable

Interface for entities that provide descriptive information.

This interface allows objects to include human-readable descriptions that explain their purpose, functionality, or characteristics.

Properties

Link copied to clipboard
abstract val description: String

A human-readable description of the entity.