localizedDescription
The localized description of the project type as shown to the user.
Declaration
var localizedDescription: String? { get }Discussion
The localized description is optional. If you don’t provide one, it defaults to the unlocalized description.