public BindingProperty(final Project project){ super(null, "field name"); myEditor = new BindingEditor(project); }