using System.ComponentModel.DataAnnotations;
[DisplayFormat(ConvertEmptyStringToNull = false)]
public string yptype { set; get; }