Returns True if the permission allows writing the content of the controlled object.
This method enables client applications to not have to check for specific permission kinds.
VBScript
permission.AllowsWrite
Perl
$permission->AllowsWrite();