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.
Specifies whether a method is a property method.
Syntax
public NoYes PropertyMethod()
Run On
Called
Return Value
Type: NoYes Enumeration
1 if the method is a property method; otherwise, 0.
Remarks
A property method sets or returns a property.