internal override void RenderField(Field field, PropertyInfo property, object host, PaperContext ctx)
 {
     field.AddAllowWildcards(Allow);
 }