The BeginTime property sits in the Timeline class.
It specifies a delay before the animation starts.
Why would you want to do that?
One thing it allows you to do is have multiple animations running at the same time, but for one to start at a specified time after the other.
In the following animation, the rectangles follow one another in the same storyboard – the red one exactly 1 second after the blue one: