length property

int get length

The length read-only property of the CSSUnparsedValue interface returns the number of items in the object.

Implementation

external int get length;