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