DictMethod.propertyHelp Method
Gets the Help string for the property that is associated with the method.
Syntax
public str propertyHelp()
Run On
Called
Return Value
Type: str
The Help string for the property that is associated with the method; an empty string if there is no Help string.
Remarks
This method calls the DictMethod::propertyMethod method to determine whether the method is a property method.