A JavaScript variable name for the binding.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/workers_binding_name", "title": "workers_binding_name", "description": "A JavaScript variable name for the binding.", "example": "myBinding", "readOnly": true, "type": "string" }