Returns this data as Record.
Make sure to check if this object is Record with isRecord.
Record get record => this.data as Record;