Skip to main content
Version: Next

Get Object Property

Get the property value of an object.

Description

Access an object's property value.

Inputs

  • property (Property): The property.
  • object (Object): The object.

Outputs

  • value (Object): The value of the property for that object.