<div class="content"><p> </p><p>The <b>dnsProperty</b> attribute is used to store zone
properties. This attribute MUST be formatted as follows:</p><table>
 <tbody><tr>
  <th><p><br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>1<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>2<br/>0</p></th>
  <th><p><br/>1</p></th>
  <th><p><br/>2</p></th>
  <th><p><br/>3</p></th>
  <th><p><br/>4</p></th>
  <th><p><br/>5</p></th>
  <th><p><br/>6</p></th>
  <th><p><br/>7</p></th>
  <th><p><br/>8</p></th>
  <th><p><br/>9</p></th>
  <th><p>3<br/>0</p></th>
  <th><p><br/>1</p></th>
 </tr>
 <tr>
  <td colspan="32">
  <p>DataLength</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>NameLength</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>Flag</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>Version</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>Id</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>Data
  (variable)</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
 <tr>
  <td colspan="32">
  <p>...</p>
  </td>
 </tr>
 <tr>
  <td colspan="8">
  <p>Name</p>
  </td>
  
 </tr>
</tbody></table><p><b>DataLength (4 bytes): </b>An unsigned binary
integer containing the length, in bytes, of the <b>Data</b> field. If this
value is 0, default values are assigned to <b>Data</b>. See <b>Property Id</b>
section <span><a href="3af63871-0cc4-4179-916c-5caade55a8f3" data-linktype="relative-path">2.3.2.1.1</a></span>.</p><p><b>NameLength (4 bytes): </b>Not Used. The value MUST
be ignored and assumed to be 0x00000001.</p><p><b>Flag (4 bytes): </b>This field is reserved for
future use. The value MUST be 0x00000000.</p><p><b>Version (4 bytes): </b>The version number
associated with the property attribute. The value MUST be 0x00000001.  </p><p><b>Id (4 bytes): </b>The property attribute&#39;s type.
See <b>Property Id</b> section 2.3.2.1.1.</p><p><b>Data (variable): </b>The data associated with an <b>Id</b>.
See <b>Property Id</b> section 2.3.2.1.1.</p><p><b>Name (1 byte): </b>Not used. The value MUST be of
length 1 byte and MUST be ignored.  </p></div>