# C1.Design.Property

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Design_Property" data-uid="C1.Design.Property" class="text-break">Property Struct
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Design.html">C1.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Themes.4.8.dll</h6>
  <h5 id="C1_Design_Property_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Property</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure [Property]</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Design_Property__ctor_System_Object_" data-uid="C1.Design.Property.#ctor(System.Object)">
          <a class="xref" href="C1.Design.Property.-ctor.html#C1_Design_Property__ctor_System_Object_">Property(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Design_Property_Empty" data-uid="C1.Design.Property.Empty">
          <a class="xref" href="C1.Design.Property.Empty.html">Empty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Design_Property_IsValid" data-uid="C1.Design.Property.IsValid">
          <a class="xref" href="C1.Design.Property.IsValid.html#C1_Design_Property_IsValid">IsValid</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Design_Property_Name" data-uid="C1.Design.Property.Name">
          <a class="xref" href="C1.Design.Property.Name.html#C1_Design_Property_Name">Name</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Design_Property_Value" data-uid="C1.Design.Property.Value">
          <a class="xref" href="C1.Design.Property.Value.html#C1_Design_Property_Value">Value</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Design_Property_Dispose" data-uid="C1.Design.Property.Dispose">
          <a class="xref" href="C1.Design.Property.Dispose.html#C1_Design_Property_Dispose">Dispose()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Design_Property_Initialize" data-uid="C1.Design.Property.Initialize">
          <a class="xref" href="C1.Design.Property.Initialize.html#C1_Design_Property_Initialize">Initialize()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
