Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : CanWrite property
 

CanWrite property

Returns TRUE if the property has a SET accessor. Otherwise, it returns FALSE.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.Reflect.Property class