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