I have enum as following
public enum FamilyPersonType { Self= 0, Wife = 1, Husband = 2, Daughter = 3,