public double Flow { get; }
Public ReadOnly Property Flow As Double Get
public: property double Flow { double get (); }
member Flow : float with get