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