<div class="content" name="dnsProperty" uuid="445c7843-e4a1-4222-8c0f-630c230a4c80"><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">DataLength</td>
 </tr>
 <tr>
  <td colspan="32">NameLength</td>
 </tr>
 <tr>
  <td colspan="32">Flag</td>
 </tr>
 <tr>
  <td colspan="32">Version</td>
 </tr>
 <tr>
  <td colspan="32">Id</td>
 </tr>
 <tr>
  <td colspan="32">Data (variable)</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="32">...</td>
 </tr>
 <tr>
  <td colspan="8">Name</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>