// Note: This orb could be an instanceof ORBSingleton or ORB _orb = orb; _value = new AnyImpl(_orb);
// Note: This orb could be an instanceof ORBSingleton or ORB _orb = orb; _name = name; _value = value; _flags = flags;
return _flags;
return _name;
return _value;