open var offline: Boolean?
do not access the network, but otherwise try to proceed if possible
open fun offline(value: Boolean?): Unit