Sets the name range for this element.
void setNameRange(int offset, int length) { _nameOffset = offset; _nameLength = length; }