public FeatureScoringAttribute(FeatureScoring value)
 {
     this.Value = value;
 }
 public FeatureScoringAttribute(FeatureScoring value)
 {
     this.Value = value;
 }