[]
Gets or sets the task duration. Duration units are specified by the DurationUnits property.
[TypeConverter(typeof(DurationConverter))] public override sealed double Duration { get; set; }