mschema property

Property getter and setter for mschema:

Implementation

IMSchemaDefinition? get mschema;
void mschema=(IMSchemaDefinition? mschema)

Implementation

set mschema(IMSchemaDefinition? mschema);