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