Add semantic check for attribute names in definition language
Summary
Check the definition language for semantic correctness and issue an error if the attribute name name
is used as it is a reserved identifier.
Component
Eclipse
Expected Behavior
An error should be printed.
/cc @berber