public float Steps { get; set; }
Public Property Steps As Single Get Set
public: property float^ Steps { float^ get (); void set (float^ value); }