public double ActualValue { get; }
Public ReadOnly Property ActualValue As Double Get
public: property double ActualValue { double get (); }