[]
Gets or sets a value specifying whether to repeat the sound indefinitely. If true, the Synchronous property shall be ignored.
The default is false.
public bool Repeat { get; set; }
Public Property Repeat As Boolean