Function Value.getAttr

Looks up an attribute by name, returning a zero-id value if not found.

Value getAttr(
  const(char)[] attrName
);