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