This method of the ActiveXComponent Class invokes a property to retrieve the property value.
public Variant getProperty(String propertyname);
Returns the value of the property.
propertyname | The name of the property whose value will be retrieved. |
IllegalArgumentException if propertyname is null.