Join Slack
Powered by
I'm trying to assign a value to a member property ...
# announcements
d
df
11/05/2020, 6:33 PM
I'm trying to assign a value to a member property via reflection. Is
testInstance::class.memberProperties.find { ... }.call(my_value)
the way to go?
Open in Slack
Previous
Next