enum

@Serializable(with = ImmutableListSerializer::class)
val enum: ImmutableList<String>? = null

An optional enum value to restrict the value of the property.