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