The value property of the Attr interface contains the value of the attribute.
value
external String get value;
external set value(String value);