num length

Length of the control array.

Source

num get length {
  return this.controls.length;
}