I have been coding classes like this:
public class ReportViewModel { public string Status; public string DataSource; public Stri
If you want them properly exposed as properties, yes.