Object name using C# keywords

C# keywords (such as "abstract", "base", and "delegate") cannot be used as the PowerBuilder object name, otherwise, the object cannot be executed as expected.

Please avoid using C# keywords as object name.