property ExShellObject.Attribute (Attribute as AttributesEnum) as Boolean
property Attribute - Check if anAttribute is set for this object

TypeDescription
Attribute as AttributesEnum A constant value that is used to determine an object's attribute.
Boolean A Boolean expression that indicates whether selected object contains specified attribute.
Use this property to determine if the current object is, a Folder, a short-cut, is visible, can be deleted, and so on.