@class NSString; @interface NEVPNProtocolPlugin : NEVPNProtocol @property (readonly) NSString *pluginType; - (void).cxx_destruct; @end