Value.objectGetProperty

Get property with @name from @value.

class Value
objectGetProperty
(
string name
)

Parameters

name string

the property name

Return Value

Type: Value

the property #JSCValue.

Meta