method Option.prototype.attributeNameimport { Option } from "https://deno.land/x/cmd@v1.2.0/commander/index.ts"; attributeName()Return option name, in a camelcase format that can be used as a object attribute key.