If one specifies `--custom-option`, it would be nice if you could access it as `args.customOption` instead of `args["custom-option"]`. Is this something you'd like to support?
If one specifies
--custom-option, it would be nice if you could access it asargs.customOptioninstead ofargs["custom-option"].Is this something you'd like to support?