create property

Create get create

Returns this data as Create.

Make sure to check if this object is Create with isCreate.

Implementation

Create get create => this.data as Create;