Return int32 file attribute value for the first file in the collection where it is defined.
Name of the attribute.
Walk the collection and return the first int32 file attribute value that is defined. When the attribute is not defined on any of the files, an empty value of the type is returned, which is 0.
Empty collection.
Getting undefined attribute.
Single defined attribute.
Return the first value found.