commandId

abstract val commandId: String

A unique identifier for this command instance.

Return

A non-empty string that uniquely identifies this command. The format and generation strategy is implementation-dependent but should ensure global uniqueness.