Returns a Progress.Reflect.Property instance describing the class property that matches the specified conditions. If there is no matching property, the method returns the Unknown value (?).
Return type: Progress.Reflect.Property class
Access: PUBLIC
Applies to: Progress.Lang.Class class
GetProperty ( INPUT property-name AS CHARACTER ) GetProperty ( INPUT property-name AS CHARACTER, INPUT flags AS Progress.Reflect.Flags ) |