interface Named

Entity with a name and a description.

Inheritors

Properties

Link copied to clipboard
@FilterProperty
abstract var description: String

The description of this entity.

Link copied to clipboard
@FilterProperty
@OrderProperty
abstract var name: String

The name of this entity.