Indicates whether or not the node is still connected to the hub.
auto node = server.nodeWithName("node"); assert(node.online);
See Implementation
Indicates whether or not the node is still connected to the hub.