Progress.Reflect.Property class
- Last Updated: February 6, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Progress.Reflect.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
Interfaces
This class does not implement interfaces.
Public Properties
| CanRead property | CanWrite property | GetterAccessMode property |
| IsAbstract property | IsFinal property | IsIndexed property |
| IsOverride property | SetterAccessMode property | – |