Represents a loop constructed with the ‘while’ keyword, e.g.:
while cond do body end
Return an array of strings containing the names of the node class‘s members.
the body of the loop
a condition to terminate the loop when it becomes true
always 0
[Validate]