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