Gets the indexth member of this declaration (0-based).
Prefer to use more specific methods (such as EnumDecl.getEnumElement) rather than relying
on the order of members given by getMember. In some cases the order of members may not
align with expectations, and could change in future releases.