delay property

int? get delay

Implementation

int? get delay;
set delay (int? delay)

Implementation

set delay(int? delay);