Try OpenEdge Now
ABL Reference
Class Properties and Methods Reference
:
CanRead property
CanRead property
Returns TRUE if the property has a GET accessor. Otherwise, it returns FALSE.
Data type:
LOGICAL
Access:
PUBLIC Read-only
Applies to:
Progress.Reflect.Property class