Member predicate EnumeratedPropName::getASourceProp
Gets a property read that accesses the corresponding property value in the source object.
For example, gets src[key] in for (var key in src) { src[key]; }.
Gets a property read that accesses the corresponding property value in the source object.
For example, gets src[key] in for (var key in src) { src[key]; }.