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