'Declaration
<DefaultValueAttribute("")> Public ReadOnly Property PropertyElement As DAPropertyElement
'Usage
Dim instance As DAPropertyDialog Dim value As DAPropertyElement instance.PropertyElement = value value = instance.PropertyElement
[DefaultValue("")] public DAPropertyElement PropertyElement {get;}
[DefaultValue("")] public: property DAPropertyElement^ PropertyElement { DAPropertyElement^ get(); }