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