IsPlayInLoop Property (MediaControlDescription)
Indicates whether the media file should start playing again from the beginning as soon as it finishes playing.

C# Syntax

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