# Name --- ```text Name[[DATA | ALIAS | UNIQUE] TYPE; IDENTIFIER] ``` ## Type Body Object Definitions ```c typedef struct { kpl_type *type; kpl_interface identifier; } kpl_type_body_name; ```