delegates

val delegates: Boolean = true

Allows easy creation of SimpleXXXProperty such as :

val myStringProperty by stringProperty("Hello")