Progress.Reflect.Variable class
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Progress.Reflect.Variable provides information about an ABL
or .NET class data member or 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
| AccessMode property | DataType property | DataTypeName property (Reflect) |
| DeclaringClass property | Extent property | IsStatic property |
| Name property (Reflect) | OriginatingClass property | – |
Public Methods
| Get( ) method | Set( ) method (Reflect) |
| ToString( ) method (Reflect) | – |