Value.objectGetPropertyAtIndex

Get property at @index from @value.

class Value
objectGetPropertyAtIndex
(
uint index
)

Parameters

index uint

the property index

Return Value

Type: Value

the property #JSCValue.

Meta