default

Default value for this property.

Accepts String, JsonElement, or null. String values are automatically converted to JsonPrimitive. Throws IllegalStateException for invalid types.

Example

string {
default = "default value"
}