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