Name Property
      
 

Description

Holds name of the channel.

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 VPNChannel.
valueA String value.

Remarks

You don't have to set this property but if you do, you will be able to reference the channel within the collection of channels using this value.