btw, your code should be `fun ParseObject.get(this...
# android
k
btw, your code should be
fun ParseObject.get(thisRef: Any, property: PropertyMetadata): Any? = this.get(property.name)