public string StepWidth { get; set; }
Public Property StepWidth As String Get Set
public: property String^ StepWidth { String^ get (); void set (String^ value); }
member StepWidth : string with get, set
In This Article