node

@get:JvmName(name = "node")
abstract val node: LiteralCommandNode<CommandExecutionContext>

The built command node representing the command tree for this specific command.