interface NamedValue { readonly attribute CORBA::Identifier name; readonly attribute any value; readonly attribute CORBA::Flags flags; };