size property

int get size

Implementation

int get size {
  return children.length;
}