YamlInspector.properties

Return a list of properties that component holds.

class YamlInspector
const nothrow
string[]
properties
()

Parameters

component Node

the component with fields

Return Value

Type: string[]

an arary of property identities.

Meta