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