public string stepType { get; set; }
Public Property stepType As String Get Set
public: property String^ stepType { String^ get (); void set (String^ value); }