allItems property

IMSchemaProperty? allItems

Property getter and setter for allItems:

Implementation

IMSchemaProperty? get allItems;
void allItems=(IMSchemaProperty? allItems)

Implementation

set allItems(IMSchemaProperty? allItems);