FileInfo.setAttributeBoolean

void setAttributeBoolean(string attribute, bool attrValue) nothrow

Sets the attribute to contain the given attr_value, if possible.

Parameters

attributea file attribute key.
attrValuea boolean value.