windowName property

String? windowName
final

The name of this Window. If it's a frame this is the Window title.

Implementation

final String? windowName;