name property
The name property of the CSSKeyframeRule interface gets and sets
the name of the animation as used by the property.
Implementation
external String get name;
Implementation
external set name(String value);
The name property of the CSSKeyframeRule interface gets and sets
the name of the animation as used by the property.
external String get name;
external set name(String value);