RuntimeInspector.properties

Return a list of properties that component holds.

class RuntimeInspector(Type, KeyType = string)
const nothrow
KeyType[]
properties
(
Object wrapped
)

Return Value

Type: KeyType[]

an arary of property identities.

Meta