'Declaration
Property ElementType As UABrowsePathElementType
'Usage
Dim instance As _UABrowsePathElement Dim value As UABrowsePathElementType instance.ElementType = value value = instance.ElementType
UABrowsePathElementType ElementType {get; set;}
property UABrowsePathElementType ElementType { UABrowsePathElementType get(); void set ( UABrowsePathElementType value); }