method Command.prototype.nameimport { Command } from "https://dotland.deno.dev/x/cliffy@v0.23.2/command/command.ts"; name(name: string): thisSet command name. Parametersname: stringReturnsthis