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