public decimal curve { get; set; }
Public Property curve As Decimal Get Set
public: property Decimal curve { Decimal get (); void set (Decimal value); }
member curve : decimal with get, set
In This Article