VarDefSyntax.Name Property

Applies to TestComplete 14.61, last modified on April 22, 2021

Description

The Name property lets you get or set the name of the variable to be declared in the statement corresponding to the given VarDefSyntax object.

Declaration

VarDefSyntax.Name

Read-Write Property String

Applies To

The property is applied to the following object:

Property Value

A string holding the variable name.

Highlight search results