Allow Any::asString() to handle object reference properties with invalid reference values
We often use the rootSchema method Any::asString method, typically called as <object>.getPropertyValue("propertyName").asString() when the propertyName refers to an object reference property. When this property is non-null we get the OID enc...