I have a custom class that has the following properties:

But I'm getting an error in checked because seems its a reserved word and I have to use it because the Json that I will send to client needs it.
Any clue?
I have a custom class that has the following properties:

But I'm getting an error in checked because seems its a reserved word and I have to use it because the Json that I will send to client needs it.
Any clue?