Try OpenEdge Now
ABL Reference
Class, Interface, and Enumeration Reference
:
Progress.Reflect.Property class
Progress.Reflect.Property class
Progress.Lang.Property
provides information about an ABL or .NET class property.
This class is FINAL and cannot be inherited.
Serializable:
No
Constructors
This class only contains a private constructor.
Super Class
Progress.Reflect.Variable class
Interfaces
This class does not implement interfaces.
Public Properties
CanRead property
CanWrite property
GetterAccessMode property
IsAbstract property
IsIndexed property
IsOverride property
SetterAccessMode property
–
–