static void Main(string[] args) { FeatureDescriptor feature = new FeatureDescriptor() { }; string xx = feature.ToJson(); }