'DeclarationProperty InternalValue As DAPropertyIds
'UsageDim instance As _DAPropertyId Dim value As DAPropertyIds instance.InternalValue = value value = instance.InternalValue
DAPropertyIds InternalValue {get; set;}
property DAPropertyIds InternalValue { DAPropertyIds get(); void set ( DAPropertyIds value); }