like Graphic._plot_area, etc, I suggest something like ipython's convention with single under trailing and leading: https://ipython.readthedocs.io/en/stable/config/integrating.html
Will make a full list of methods and properties where this would be useful, I started using this convention in NDWidget
Graphic._plot_area_
Graphic._set_plot_area_
Graphic._prepare_del_
BufferManager._gpu_buffer_
Graphic._address_
like
Graphic._plot_area, etc, I suggest something like ipython's convention with single under trailing and leading: https://ipython.readthedocs.io/en/stable/config/integrating.htmlWill make a full list of methods and properties where this would be useful, I started using this convention in
NDWidgetGraphic._plot_area_Graphic._set_plot_area_Graphic._prepare_del_BufferManager._gpu_buffer_Graphic._address_