'Declaration
<NotNullAttribute()> Public Shared ReadOnly Property NetworkAddressType As UAQualifiedName
'Usage
Dim value As UAQualifiedName value = UABrowseNames.NetworkAddressType
[NotNull()] public static UAQualifiedName NetworkAddressType {get;}
[NotNull()] public: static property UAQualifiedName^ NetworkAddressType { UAQualifiedName^ get(); }