Public Interface IEnergyStream Function GetEnergyFlow() As Double Sub SetEnergyFlow(value As Double) End Interface