ref property

MSchemaRef? ref

Property getter and setter for ref:

Implementation

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

Implementation

set ref(MSchemaRef? ref);