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