Animation Properties | 
The Animation type exposes the following members.
| Name | Description | |
|---|---|---|
| CssId | 
            A unique ID for `Animation` representing the sources that triggered this CSS
            animation/transition.
              | |
| CurrentTime | 
            `Animation`'s current time.
              | |
| Id | 
            `Animation`'s id.
              | |
| Name | 
            `Animation`'s name.
              | |
| PausedState | 
            `Animation`'s internal paused state.
              | |
| PlaybackRate | 
            `Animation`'s playback rate.
              | |
| PlayState | 
            `Animation`'s play state.
              | |
| Source | 
            `Animation`'s source animation node.
              | |
| StartTime | 
            `Animation`'s start time.
              | |
| Type | 
            Animation type of `Animation`.
              |