Is it possible to aquire field references of kotli...
# ios
h
Is it possible to aquire field references of kotlin classes from objective-c or swift? Like
val prop = SomeClass::property
?
s
No.