Specifies the name for the property.
Supported platforms: Windows only
Signature
VBA:
object.PropertyName
- object
-
Type: DynamicBlockReferenceProperty
The object this property applies to.
Property Value
Read-only: Yes
Type: String
The property name.
Remarks
Property names are guaranteed to be unique among all properties on a given block reference.
Examples
VBA:
Not available
Visual LISP:
Not available