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