# GrapeCity.Documents.Pdf.Annotations.Model3DView.Name

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Pdf_Annotations_Model3DView_Name_" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DView.Name*">Name Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Pdf_Annotations_Model3DView_Name_" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DView.Name*"></a>
<h4 id="GrapeCity_Documents_Pdf_Annotations_Model3DView_Name" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DView.Name">Name</h4>
<div class="markdown level1 summary"><p>Gets or sets the internal name of the view, used to refer to the <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DView.html">Model3DView</a>
from other objects.
If omitted, the external name <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DView.UIName.html#GrapeCity_Documents_Pdf_Annotations_Model3DView_UIName">UIName</a> shall be used.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public string Name { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Name As String</code></pre>
</div>
</div>
