Autodesk.AutoCAD.DatabaseServices Namespace > DynamicBlockReferenceProperty Class > DynamicBlockReferenceProperty Properties > PropertyName Property
DynamicBlockReferenceProperty.PropertyName Property
Description

 

Accesses the name of the property.

Visual Basic
Public Property PropertyName() As string
C#
public string PropertyName;
Conditions

Read-only

Links
   Comments?