public string Curve { get; set; }
Public Property Curve As String Get Set
public: property String^ Curve { String^ get (); void set (String^ value); }
member Curve : string with get, set
In This Article