Get the last output of the neuron

[Visual Basic]
Public ReadOnly Property Output As Single
[C#]
public float Output {get;}

See Also

Neuron Class | Neuron Members | NeuralNetwork Namespace