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