iarray.Attributes.__getitem__# Attributes.__getitem__(name)# Get the content of an attr. Parameters name¶ (str or byte string) – The name of the attr to return. Returns The unpacked content of the attr. Return type object