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