Properties.getObject

Get an associative array of object properties in the node

  1. Properties[string] getObject(string path)
  2. Properties[string] getObject()
    struct Properties
    Properties[string]
    getObject
    (
    )

Examples

getObject();

Meta