Omitting Properties from Schema.Class in Effect Typescript

We can omit properties from a Schema.Struct, but is there a way to omit from a Schema.Class ?
Was this page helpful?