[]
Gets or sets the completion stage of this task. The value must be between 0 and 1.
[TypeConverter(typeof(q))]
public override sealed double PercentComplete { get; set; }
<TypeConverter(GetType(q))>
Public NotOverridable Overrides Property PercentComplete As Double