entityType property

MSchemaRef? entityType

Property getter and setter for entityType:

Implementation

MSchemaRef? get entityType;
void entityType=(MSchemaRef? entityType)

Implementation

set entityType(MSchemaRef? entityType);