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