Found my own answer...
[Table("Qualification")] public class QualificationDM { public string? MyProp{ get; set; } }