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