GraphMine

graphmine-core / io.github.sof3.graphmine.command / Command / name

name

lateinit var name: Qualifier

The qualified name of the command.

This property is intentionally not made as a delegation as string so as to remind command developers that the name needs to be qualified.

See Also

Qualifier