using System; using System.Collections.Generic; namespace MySystem.PlateformModels { public partial class ProfitObjectsActiveCheck { public string CheckData { get; set; } } }