Program.getName

Returns the receiver's name. This is as short and descriptive a name as possible for the program. If the program has no descriptive name, this string may be the executable name, path or empty.

@return the name of the program

class Program
String
getName
(
)

Meta