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