'Declaration
Property DropDownElement As INDropDownContainerElement
'Usage
Dim instance As INDropDownOwnerElement Dim value As INDropDownContainerElement instance.DropDownElement = value value = instance.DropDownElement
INDropDownContainerElement DropDownElement {get; set;}