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