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