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.
Optional
prune: booleanOptional
_value: anyOptional
before: numberOptional
after: numberStatic
isStatic
isDetermines 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
PropertyList
class.