6.19.1
IDLの定義
interface IDLType : CORBA::IRObject {
readonly attribute TypeCode type;
};