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