Volume Property (MediaControlDescription)
Indicates the volume used when playing the media file.
Remarks
Possible values: Numbers with up to two decimal places. For example, 0.51 or 1.00.

C# Syntax

public Nullable<double> Volume {get; set;}