Describes the custom properties of the object.
| Field | Type | Required | Description |
|---|---|---|---|
name |
Optional<String> | ➖ | N/A |
value |
Optional<Object> | ➖ | Must be a string, a number (for INT properties), or an array of strings. A boolean is not valid. When OpenAPI Generator supports oneOf, we can semantically enforce this. |