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