Value.objectGetProperty
javascriptcore.value.Value objectGetProperty(string name)Get property with name from value.
Parameters
name | the property name |
Returns
the property #JSCValue.
javascriptcore.value.Value objectGetProperty(string name)Get property with name from value.
name | the property name |