CS0116: A namespace cannot directly contain members such as fields or
CS0116: A namespace cannot directly contain members such as fields or methods
IDE1007: The name 'data' does not exist in the current context. Below is my class
public data class Quote { string QuoteNo; string ItemNo; }