# File lib/chef/win32/security/ace.rb, line 83
        def mask=(val)
          struct[:Mask] = val
        end