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