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