In NEURON simulator, is there a way to list properties of a section other than iterating over each property individually?
If you are using the NEURON GUI, you could also find section properties in the NEURON's control menu:
Tools-> Model View
This will open a ModelView window which has section and segment details such as:
If you click on each property, a drop-down menu appears showing the details of the property selected
You could also view the structure of the model if you click on the cell type (real/artificial cells).