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