Neuron definitions

Neuron definition consists of 3 parts:
- custom fields definition ("property:" sections, available as "NeuroProperties" object)
- "function init()" (will be called at the neuron creation time)
- "function go()" (should set new Neuro.state value)
Global context>>Experiment definition>>Neuron definitions