Represents a string value
Document| Property | Type | Description |
|---|---|---|
| default | Text | Optional a default value for this property |
| format | Text | Optional describes the format of the string. Supported are the following types: date, date-time and time. A code generator may use a fitting data type to represent such a format, if not supported it should fallback to a string |