GetProperty Method (TestObject)

Class

TestObject.

Action

Returns the value of the specified property.

Syntax

C#
GetProperty(propertyName)
VB
GetProperty(propertyName)
Variable Description
propertyName The case-sensitive name of the property. String.