/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 2.1.0 // //============================================================================== #ifndef _cimple_President_h #define _cimple_President_h #include CIMPLE_NAMESPACE_BEGIN // President keys: // Number /*[1204]*/ class President : public Instance { public: // President features: Property Number; Property First; Property Last; CIMPLE_CLASS(President) }; CIMPLE_NAMESPACE_END #endif /* _cimple_President_h */