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