A maskable attribute is an attribute that is made up of other attributes (masks), this ordering is set in the masked attribute and preserved across updates.
maskable attributes provides a simple way to mask the output of a method. maskable attributes works really well with the decorator / presenter pattern