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