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