Interface: ArgSchema
An argument schema This schema is similar to the schema of the node:utils. difference is that:
multipleproperty is not supportedrequiredproperty anddescriptionproperty are addedtypeis not only 'string' and 'boolean', but also 'number', 'enum' and 'positional' too.defaultproperty type, not support multiple types
