localizedProgramName property

LocalizedString? localizedProgramName
getter/setter pair

Translated strings for the program_name.

The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.

Implementation

LocalizedString? localizedProgramName;