Name Property

Applies to TestComplete 15.62, last modified on March 19, 2024

Description

Use the Name to obtain the name for the object’s property that the given ObjProperty object provides information about.

Declaration

ObjPropertyObj.Name

Read-Only Property String
ObjPropertyObj An expression, variable or parameter that specifies a reference to an ObjProperty object

Applies To

The property is applied to the following object:

Property Value

A string that holds the property name.

See Also

ObjProperty.Access
ObjProperty.ParamCount
ObjProperty.ParamName
ObjProperty.Value

Highlight search results