PR# 17523 Object once creates visible field (INTERNAL reflection)

Problem Report Summary
Submitter: soapy2357
Category: Compiler
Priority: Low
Date: 2011/05/13
Class: Bug
Severity: Non-critical
Number: 17523
Release: 6.7
Confidential: No
Status: Open
Responsible:
Environment: all
Synopsis: Object once creates visible field (INTERNAL reflection)

Description
Having an object once in a class and looking through all the fields with INTERNAL shows the compiler created field. Workaround is to ignore all fields having a name starting with "_".
To Reproduce

										
Problem Report Interactions