GetProperty Method
Gets the value of the specified property.
Syntax
String __fastcall GetProperty(String PropertyName): StringRemarks
This method returns the value of the specified property. If the property value has not been specified, an empty string will be returned.