Value.objectSetProperty

Set @property with @name on @value.

class Value
void
objectSetProperty

Parameters

name string

the property name

property Value

the #JSCValue to set

Meta