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