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