parentRef property

MSchemaRef? parentRef

Implementation

MSchemaRef? get parentRef {
  return this.entitySchema.parentRef;
}