length property

num length

Sets or retrieves the number of objects in a collection.

MDN Reference

Implementation

_i2.num get length => _i4.getProperty(
      this,
      'length',
    );