[DataMember(Order = 0)] public string FID { get; set; } [DataMember(Order = 1)] public string FWMSType { get; set; } = string.Empty;