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