public virtual DbSet<MeasMotorsConfig> MeasMotorsConfig { get; set; }
public: virtual property DbSet<MeasMotorsConfig^>^ MeasMotorsConfig { DbSet<MeasMotorsConfig^>^ get (); void set (DbSet<MeasMotorsConfig^>^ value); }