length property

int length

Implementation

int get length => JS('int', '#.size', this);