Gets the name of this node. This is the last component of this node's path.
String get name => new Path(path).name;