HasAutoPlay Property (MediaControlDescription)
Indicates whether the media file should start playing as soon as it loads.

C# Syntax

public Nullable<bool> HasAutoPlay {get; set;}