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