| Code | Data_Mask |
| Name | Data Mask |
| Parents | Property |
| Description | Data pattern which allows storage and access of several types of independent data within a simple representation; common masks use individual bits of integer representations, or individual characters of string representations, to carry independent information. |