kotlin-stdlib / org.w3c.dom.svg / SVGAnimatedString SVGAnimatedString JS 1.1 abstract class SVGAnimatedString Exposes the JavaScript SVGAnimatedString to Kotlin Constructors JS 1.1 <init> Exposes the JavaScript SVGAnimatedString to Kotlin SVGAnimatedString() Properties JS 1.1 animVal open val animVal: String JS 1.1 baseVal open var baseVal: String