fun <V> setProperty(entity: Entity<*>, property: KProperty<V>, value: V?): Unit
Sets the property of the given entity in the database via SQL-Update