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