validation error if a feature name is shadowing another one
requested to merge 354-missing-check-about-incompatible-reference-name-in-case-of-inheritance into master
Raises an error in case of shadowing from inheritance, or using a StaticMethod name.
Closes #354 (closed)