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