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