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