name property

String get name

The name property of the CSSCounterStyleRule interface gets and sets the defined as the name for the associated rule.

Implementation

external String get name;
set name (String value)

Implementation

external set name(String value);