name property

String name
final

A string identifying the operating system, without a version component, and suitable for presentation to the user.

Examples: 'Fedora', 'Debian GNU/Linux'.

If not set, defaults to 'Linux'.

Implementation

final String name;