Value.objectGetProperty

Get property with name from value.

class Value
objectGetProperty
(
string name
)

Parameters

name string

the property name

Return Value

Type: javascriptcore.value.Value

the property #JSCValue.