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