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