[]
Gets or sets a positive number specifying the time multiplier that shall be used when running the animation. A value greater than one shortens the time it takes to play the animation, or effectively speeds up the animation.
public float AnimationSpeed { get; set; }
Public Property AnimationSpeed As Single