The name of the resource.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/Name", "title": "Name", "type": "string", "description": "The name of the resource.", "example": "Acme Inc.", "nullable": true }