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