BooleanPropertyDefinition

constructor(type: List<String> = listOf("boolean"), description: String? = null, nullable: Boolean? = null, default: JsonElement? = null, constValue: JsonElement? = null)(source)