public double CheckValue { get; set; }
Public Property CheckValue As Double Get Set
public: property double CheckValue { double get (); void set (double value); }
member CheckValue : float with get, set
In This Article