destinationNameVariants
An array of strings that represents the names of the destination for this trip, arranged from most to least preferred.
Declaration
var destinationNameVariants: [String]? { get set }Discussion
You need to provide at least one variant. Present the variant strings as localized, displayable content.