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