open var lowSpeedLimit: Int?
Lower threshold for bytes/sec (10 = default, 0 = disabled)
open fun lowSpeedLimit(value: Int?): Unit