I have a class that has a property with only a getter. That property is not returned in WebAPI Core. I read that the serializer automatically handles readonly properties, so