public static mnemonicFor(value as String) as String:
Returns the mnemonic character declared in a label text.
print(Label.mnemonicFor("&Login:"))