fun <V> getProperty(entity: Entity<*>, property: KProperty<V>): V?
Retrieves the property of the entity from the database via SQL-SELECT