Nikky
11/20/2018, 11:47 AMe: /home/nikky/dev/imageviewer/src/main/kotlin/com/example/demo/model/Tag.kt: (9, 17): Property delegate must have a 'getValue(Tag, KProperty<*>)' method. None of the following functions is suitable:
public open fun getValue(): String! defined in javafx.beans.property.SimpleStringProperty
e: /home/nikky/dev/imageviewer/src/main/kotlin/com/example/demo/model/Tag.kt: (9, 17): Property delegate must have a 'setValue(Tag, KProperty<*>, [ERROR : Type from delegate])' method. None of the following functions is suitable:
public open fun setValue(p0: String!): Unit defined in javafx.beans.property.SimpleStringProperty