DictMethod.propertyMethod Method
Indicates whether the method is a property method.
Syntax
public NoYes propertyMethod()
Run On
Called
Return Value
Type: NoYes Enumeration
A NoYes::No enumeration value if the method is a property method; otherwise, a NoYes::Yes enumeration value.