AbstractNode.name

Gets the name of the node. The name is different for every node connected to hub and it should be used other nodes with the transfer function.

class AbstractNode
shared nothrow @property @safe @nogc const
string
name
()

Meta