using System;
using System.Collections.Generic;
using System.Text;
using System.ComponentModel.DataAnnotations;

namespace {projectName}.Model
{
    {DTOClass}
}
