FileInfo.setAttributeBoolean

void setAttributeBoolean(string attribute, bool attrValue)

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

Parameters

attributea file attribute key.
attrValuea boolean value.