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