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