Name

DaeNode.Name property

Gets the node name.

public string Name { get; }

Property Value

The node name.

See Also