PropertyLocalDate
data class PropertyLocalDate(val name: String, val value: ERROR CLASS: Symbol not found for LocalDate, val description: String? = null, val fixedValues: Set<ERROR CLASS: Symbol not found for LocalDate> = emptySet(), val readOnly: Boolean = false) : Property<ERROR CLASS: Symbol not found for LocalDate> (source)
Property implementation for date only values.