public isSpecified(index as Int) as Boolean
Reports whether the indexed attribute was specified in the source text.
True when the attribute was explicitly specified.
specified = attrs.isSpecified(0)