unmappedLocalizedName
The element’s localized name, not the remapped name.
Declaration
var unmappedLocalizedName: String? { get set }Discussion
To present the element that a user wants to remap in your interface, use this property to get the original name. Otherwise, use the localizedName property to get the possibly remapped name.