length property

int get length

The read-only property returns an integer that represents the number of style declarations in this CSS declaration block.

Implementation

external int get length;