name property

String? name
getter/setter pair

Gets the name of the display.

Note that some displays may be renamed by the user.

@return The display's name.

Implementation

String? name;