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