'Declaration
Property InternalValue As DAPropertyIds
'Usage
Dim 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); }