localizedDescription
A string containing the display name of the VPN configuration.
Declaration
var localizedDescription: String? { get set }Discussion
This string is used as the display name of the VPN configuration in the system’s VPN settings UI. If this property is set to nil at the time that the configuration is created, it will be automatically set to the display name of the calling app.