name property

String? name
final

Gets the name of the display.

Note that some displays may be renamed by the user.

@return The display's name.

Implementation

final String? name;