orangy
fun ParseObject.get(thisRef: ParseObject, property: PropertyMetadata): Any? = thisRef.get(property.name)