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