The requested page is not available for selected version.
GetProperty
Syntax
string GetProperty(string propertyName)
Description
Retrieve the value of a specified property of the element.
Parameters
propertyName
String specifying the name of the property to retrieve.
Return Value
String specifying the value of the property; if the property is not found, an empty string is returned.