This method of the ElementDecl class retrieves the attribute definition of the named attribute.
public final AttDef findAttDef(Name name);
Returns an attribute definition object; returns null if it is not found.