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