public float Rise { get; set; }
Public Property Rise As Single Get Set
public: property float Rise { float get (); void set (float value); }
member Rise : float32 with get, set
In This Article