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