klyn.gui.windows.Label.text
property
public property text as String = ""
Description

Raw label text. Use & before a character to declare the focus mnemonic; the rendered text hides the marker and underlines that character.

label = Label("&Login:")