Property Randomize Randomize Gets or sets a value indicating whether the delay should be randomized within the specified range. Declaration public bool Randomize { get; set; } Property Value Type Description bool true if the delay should be randomized; otherwise, false.