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