baseVal

The baseVal read-only property of the SVGAnimatedAngle interface represents the base (non-animated) value of the associated on an SVG element. This property is used to retrieve the static value of the , unaffected by any ongoing animations.

MDN Reference