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