BuildMaster SDK Reference
Version:
Name Property
For files, gets the name of the file. For directories, gets the name
of the last directory in the hierarchy if a hierarchy exists.
Otherwise, gets the name of the directory.
Syntax
public string Name { get; }