ArrayProperty

constructor(title: String? = null, format: String? = null, description: String? = null, readOnly: Boolean? = null, const: JsonPrimitive? = null, not: Property? = null, pattern: Regex? = null, items: Property? = null, prefixItems: List<ObjectProperty>? = null, uniqueItems: Boolean = false, contains: List<Property>? = null)