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