The type of variable that extends the Variable base class.
Constructs a new instance of the class.
The parent PropertyList instance, or undefined if there is no parent.
An array of items of type Variable used to populate the list.
Optionalprune: booleanOptional_value: anyOptionalbefore: numberOptionalafter: numberStaticisStaticisDetermines if the given object is a VariableList.
The object to check.
A boolean indicating whether the object is a VariableList.
A specialized list for managing variables, extending the
PropertyListclass.