JsonInspector.properties

Return a list of properties that component holds.

class JsonInspector
const nothrow
string[]
properties
(
JSONValue component
)

Parameters

component JSONValue

the component with fields

Return Value

Type: string[]

an arary of property identities.

Meta