Still a bunch of work to do. Right now I have working display of atom and bond properties (no edit mode yet).
It’s hard to remember how much code was packed into those classes.
The good news is that copy / paste as comma-separated values is coming soon too…
Phew, lots of little bugs 
. Okay, at this point, the patch has working display, selection, and update of:
- Atom Properties
- Bond Properties
- Angle Properties
- Torsion Properties
- Residue Properties
What’s left? Editing, obviously was a frequently requested feature. I’d also like to make it easy to select rows and copy the data as CSV or TSV.
Which would be better? Comma-separated or Tab-separated?