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