# C1.Schedule.MappingInfo.PropertyName

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Schedule_MappingInfo_PropertyName_" data-uid="C1.Schedule.MappingInfo.PropertyName*">PropertyName Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Schedule_MappingInfo_PropertyName_" data-uid="C1.Schedule.MappingInfo.PropertyName*"></a>
<h4 id="C1_Schedule_MappingInfo_PropertyName" data-uid="C1.Schedule.MappingInfo.PropertyName">PropertyName</h4>
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value determining the name of the property
which should be mapped.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;Mapping.PropertyName&quot;, &quot;Name of the property which should be mapped.&quot;)]
public string PropertyName { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;Mapping.PropertyName&quot;, &quot;Name of the property which should be mapped.&quot;)&gt;
Public ReadOnly Property PropertyName As String</code></pre>
</div>
</div>
