public double Value { get; }
Public ReadOnly Property Value As Double Get
public: property double Value { double get (); }
function get_Value();
In This Article