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