delayAmount property
int?
get
delayAmount
Property getter and setter for delayAmount:
Implementation
int? get delayAmount;
set
delayAmount
(int? delayAmount)
Implementation
set delayAmount(int? delayAmount);