isValid(_:)
Returns a Boolean value that indicates whether the attribute is valid.
Declaration
func isValid(_ attribute: FSItem.Attribute) -> BoolDiscussion
If the value returned by this method is YES (Objective-C) or true (Swift), a caller can safely use the given attribute.