[DefaultValueAttribute(typeof(TimeSpan), "00:00:00")] public TimeSpan Delay { get; set; }
In This Article