Object name using C# reserved words

C# reserved words (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 the C# reserved words as object name.