Describes the custom properties of the object.
| Field | Type | Required | Description |
|---|---|---|---|
name |
Optional[str] | ➖ | N/A |
value |
Optional[Any] | ➖ | Must either be a string or an array of strings. An integer, boolean, etc. is not valid. When OpenAPI Generator supports oneOf, we can semantically enforce this. |