Initializer
Properties
| Name | Type | Description |
|---|---|---|
DisplayHint | *string | Use the given name as a display hint. |
OmitEmptyArray | *bool | If the produced value is an array and it is empty, return ‘undefined’ instead. |
DisplayHintOptional
- Type: *string
- Default: No hint
OmitEmptyArrayOptional
- Type: *bool
- Default: false