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