style property

CSSStyleDeclaration style
getter/setter pair

The style of the element, not inline style.

Implementation

late CSSStyleDeclaration style;