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