Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.