Name Property
      
 

Description

Returns name of the interface.

Property type

A String value.  

Syntax

object.Name [= value]

The Name Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNInterface.
valueA String value.

Remarks

Name property holds name of the virtual network adapter, as seen in Windows 'Network adapters' folder. You can change this value but that change will only affect wodVPN, you cannot change real adapter's name. You can use this property as indexes for VPNInterfaces.Item property.