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